@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";
@import "https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700&display=swap";

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-lg,
.navbar>.container-md,
.navbar>.container-sm,
.navbar>.container-xl,
.navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px !important;
}

a.nav-link {
    color: #000;
}

img.imgOne {
    width: 150px;
    margin-right: 20px;
    float: left;
}

img.imgTwo {
    width: 150px;
    margin-right: 20px;
    float: left;
}

li#login-btn {
    padding: 15px;
    background: #e51c28;
}

li#register-btn-white {
    padding: 15px;
    background: #e51c28;
    margin-left: 10px;
}

a.login-link {
    color: #fff;
    text-decoration: none;
}

li#login-btn:hover {
    background: #364652 !important;
    transition: 0.6s;
}

.navbar-nav>li {
    margin-top: 10px;
    float: left;
    padding-right: 15px;
}

li#register-btn-white:hover {
    background: #364652 !important;
    transition: 0.6s;
}

.navigation-bar-one {
    padding-left: 150px;
    border-bottom: 5px solid #e51c28;
    padding-right: 150px;
    padding-bottom: 100px;
}

.justify-content-center {
    justify-content: center !important;
    left: 20%;
    padding-bottom: 50px;
    position: relative;
    padding-top: 20px;
}

ul.nav.justify-content-center.nav-bar-two a {
    padding: 24px 16px;
    color: #000;
    text-decoration: none;
}

li#HomeListItem a:hover {
    background: #364652 !important;
    color: #fff !important;
    transition: 0.6s;
    border-bottom: 2px solid #e51c28;
}

li#VacanciesListItem a:hover {
    background: #364652 !important;
    color: #fff !important;
    transition: 0.6s;
    border-bottom: 2px solid #e51c28;
}

li#AboutListItem a:hover {
    background: #364652 !important;
    color: #fff !important;
    transition: 0.6s;
    border-bottom: 2px solid #e51c28;
}

li#NewsListItem a:hover {
    background: #364652 !important;
    color: #fff !important;
    transition: 0.6s;
    border-bottom: 2px solid #e51c28;
}

li#ProviderItem a:hover {
    background: #364652 !important;
    color: #fff !important;
    transition: 0.6s;
    border-bottom: 2px solid #e51c28;
}

img#ESFLogo {
    width: 30%;
    left: 33%;
    position: relative;
}

/* Vacancy Overview 
--------------------------*/

li {
    font-family: 'Raleway', sans-serif !important;
    font-size: 18px;
}

button#DB2E3B4D-3CC3-4004-94D3-106D6FCB3172 {
    color: #FFF !important;
}

button#\35 EFE3A43-1479-4011-B86C-5B27946CDBF5 {
    color: #FFF !important;
}

button#\30 77EFC48-D436-471E-BC13-DB98EF122C65 {
    color: #FFF;
}

button,
input[type=button],
input[type=reset],
input[type=submit],
#ctl00_mCPH_lnkCancelDetail {
    padding: 7px 30px 2px;
    border: none;
    color: #fff;
    font-size: 18px;
    background-color: #d92644;
    !important;
    /* text-transform: uppercase; */
    transition: background-color .25s ease;
    background-image: none;
    border-radius: 3px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    letter-spacing: .025em;
    vertical-align: bottom;
    line-height: 1em;
    height: 45px;
}

#ctl00_mCPH_VacancyJobDescription>p,
#ctl00_mCPH_VacancyDuties>p,
#ctl00_mCPH_VacancyEssentialCriteria>p,
#ctl00_mCPH_VacancyDesirableCriteria>p,
#ctl00_mCPH_VacancyAdditionalInformation>p,
#ctl00_mCPH_VacancyHowToApply>p,
#ctl00_mCPH_VacancyDuties>ul,
#ctl00_mCPH_VacancyEssentialCriteria>ul,
#ctl00_mCPH_VacancyAdditionalInformation,
#ctl00_mCPH_VacancyJobDescription,
#ctl00_mCPH_VacancyDuties,
#ctl00_mCPH_VacancyEssentialCriteria,
#ctl00_mCPH_VacancyHowToApply {
    font-size: 14pt !important;
    font-family: 'Raleway', sans-serif !important;
    color: #333333;
    font-weight: 400;
    letter-spacing: .01em;
    line-height: 1.4em;
}

td.sorting_1 {
    font-weight: 700;
}

a {
    background-color: transparent;
    transition: all .25s ease;
    color: #2F72B1;
    font-weight: bold !important;
    text-decoration: underline;
}


/* Disable homepage content */

#EditVacancySkillsButton {
    display: none !important;
}

#ctl00_mCPH_AddSkillButton,
#ctl00_mCPH_AddSkillRequireProofButton {
    margin-top: 10px;
}

.Bottom {
    display: none !important;
}

.h5-text {
    padding-bottom: 15px;
    color: #333;
    font-weight: 600;
    font-size: 19px;
    text-decoration: underline;
}

a.register-link {
    color: #fff;
    text-decoration: none !important;
}

.alert-info {
    background-color: #ebebeb;
    border-color: #ebebeb;
}

#divClientSignup {
    display: none;
}

.wizardSidebar {
    display: none;
}

table.wizardGeneralItem td {
    width: 380px !important;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblProfileSingle_164>tbody>tr>td {
    padding: 5px;
}

table.contact {
    width: 100%
}

#ctl00_mCPH_pageContent>div>div:nth-child(3)>div.row>div>div>div>a {
    font-weight: 600;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row1_Cell2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row2_Cell2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row3_Cell2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row4_Cell2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row5_Cell2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_chkDeleteContact_Row_Row2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_chkDeleteContact_Row_Row3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_chkDeleteContact_Row_Row4,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_chkDeleteContact_Row_Row5 {
    width: unset !important;
    padding: 11px !important;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtForename_Row1_Cell0,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtSurname_Row1_Cell1 {
    height: 36px;
}

table.contact input {
    width: 190px !important;
    padding: 5px;
    margin: 3px;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(2)>td:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(3)>td:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(4)>td:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(5)>td:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(6)>td:nth-child(3) {
    text-align: center;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr>td:nth-child(2)>table>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.mandatory,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr>td:nth-child(2)>table>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.prompt,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.mandatory,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.prompt {
    width: 67% !important;
    background-color: #d92644;
}

.enterprise-wizard-item-title {
    color: #fff !important;
}

table.wizardGeneralItem>tbody>tr>td.mandatory::after,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th.mandatory::after {
    content: "*";
    color: #000;
    margin-left: 2px;
    font-weight: 900;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(3) {
    max-width: 100px;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row1_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row2_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row3_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row4_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row5_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row6_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row1_Cell2 {
    width: 350px !important;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(4),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(5),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(6),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(7) {
    color: #364652 !important;
}

.applicants {
    color: #2F72B1 !important;
}

label {
    margin-bottom: 0;
}

.carousel-control {
    width: 5%;
}

.carousel-inner>.item {
    height: 450px;
    background-size: cover;
}

.carouselText {
    color: #000;
    font-weight: 700;
}

.carousel-item {
    width: 100% !important;
    height: 100% !important;
    background: #FFF !important;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    background: #FFF !important;
    bottom: 0rem;
    left: 12%;
    padding-top: 2.25rem;
    padding-bottom: 17.25rem;
    color: #fff;
    text-align: center;
    width: 20%;
}

p.carousel-text-one {
    color: #e51c28;
    font-weight: bold;
    font-size: 28px;
    font-family: 'Raleway', sans-serif;
}

p.carousel-text-one {
    color: #e51c28;
    font-weight: bold;
    font-size: 28px;
    font-family: 'Raleway', sans-serif;
}

p.carousel-text-three {
    color: #e51c28;
    font-weight: bold;
    font-size: 28px;
    font-family: 'Raleway', sans-serif;
}

p.carousel-text-five {
    color: #e51c28;
    font-weight: bold;
    font-size: 28px;
    font-family: 'Raleway', sans-serif;
}

p.carousel-text-seven {
    color: #e51c28;
    font-weight: bold;
    font-size: 28px;
    font-family: 'Raleway', sans-serif;
}

p.carousel-text-two {
    color: #000;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
}

p.carousel-text-four {
    color: #000;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
}

p.carousel-text-six {
    color: #000;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
}

p.carousel-text-eight {
    color: #000;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
}

h3.carouselTitle {
    font-weight: 700;
    font-size: 30px;
}

.carousel-item-link {
    padding-top: 20px;
}

.carousel-item-text {
    padding-top: 20px;
}

.carousel-item-text>p {
    font-size: 24px;
    padding-right: 10px;
    line-height: 30px;
}

.panel-text {
    font-size: 25px;
    min-height: 96px;
    margin-bottom: 15px;
    color: #000;
}

.panel-title {
    font-size: 28px !important;
    color: #327abd;
    font-weight: bold;
    min-height: 95px;
}

.panel>h5 {
    font-size: 28px;
}

.action-panel {
    min-height: 350px;
}

.action-panel-button {
    font-size: 22px;
}

.panel-cell {
    background-color: #f3f3f3;
    border: 2px solid #d92644;
}

.panel {
    border-radius: 0;
}

.panel-body {
    padding: 25px;
}

.panel-dashboard-image {
    padding: 20px 0;
}

.panel-dashboard-title {
    font-size: 1.375em;
    color: #364652;
    padding: 15px 0;
    font-weight: bold;
}

.panel-dashboard-text {
    padding: 15px 0;
    font-size: 18px;
}

.vacancy-panel-description {
    display: none;
}

.panel3 {
    background-color: #f3f3f3;
    border: 2px solid #BDBDBD;
    border-radius: 7px;
    border-color: #BDBDBD !important;
    padding: 30px 10px;
}

.help-card>img {
    width: 100%;
}

.news-title {
    padding-left: 5px;
    padding-top: 5px;
    font-size: 20px !important;
    color: #d92644;
}

.news-date {
    padding-left: 5px;
    padding-top: 5px;
}

.news-items {
    max-height: 430px;
    overflow-y: auto;
    padding-top: 40px;
}

.news-item {
    height: auto;
}

.news-item-grey {
    background-color: #ecf0f1;
}

.news-item-color {
    background-color: #DDE3EF;
}

.partner-img {
    display: inline-block;
    margin: 5% 0% 5% 0%;
}

h1.nextJob {
    font-weight: 600;
    font-size: 40px;
}

h1.hfOffer {
    text-align: center;
    font-weight: 600;
    color: #327abd;
}

a#ctl00_ctl17_RegisterLink2 {
    text-decoration: none;
    margin-right: 20px;
    float: left;
}

a#ctl00_ctl17_LoginLink2 {
    text-decoration: none;
    margin-right: 20px;
    float: left;
}

p.nextJobText {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5em;
}

h2.titleOne {
    color: #FFF;
    font-weight: 700;
    font-family: 'Calibri';
}

div#boxOne {
    border: 5px solid #000 !important;
    margin-left: -29px !important;
}

h2.titleTwo {
    color: #FFF;
    font-weight: 700;
    font-family: 'Calibri';
}

p.white-text {
    font-family: 'Calibri';
    font-size: 19px;
    line-height: 24px;
    color: #000 !important;
}

a#panelbuttonOne {
    margin-bottom: 20px;
    width: 50%;
    background-color: #d92644 !important;
    border-color: #d92644 !important;
    font-size: 18px;
}

a#panelbuttonTwo {
    margin-bottom: 20px;
    width: 50%;
    background-color: #d92644 !important;
    border-color: #d92644 !important;
    font-size: 18px;
}

a#button1 {
    background: #d92644;
    border: transparent;
    font-size: 18px;
}

a#button2 {
    background: #d92644;
    border: transparent;
    font-size: 18px;
}

a#button3 {
    background: #d92644;
    border: transparent;
    font-size: 18px;
}

a#button4 {
    background: #d92644;
    border: transparent;
    font-size: 18px;
}

.carousel-control-prev {
    left: 0;
    top: 40%;
}

button.carousel-control-next {
    top: 42%;
}

#btn1 {
    background: #d92644 !important;
    border-radius: 4px !important;
}

a#btn1:hover {
    background: #364652 !important;
    transition: 0.6s;
}

#btn2 {
    background: #d92644 !important;
    font-family: 'Calibri';
    border-radius: 4px !important;
}

a#btn2:hover {
    background: #364652 !important;
    transition: 0.6s;
}

p#panelTwoText {
    font-family: 'Calibri';
}

#btn3 {
    background: #327abd !important;
    border-radius: 4px !important;
}

a#btn3:hover {
    background: #364652 !important;
    transition: 0.6s;
}


/* p#panelThreeText {
    font-family: Tahoma;
} */

#btn4 {
    background: #327abd !important;
    /* font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; */
    border-radius: 4px !important;
}

a#btn4:hover {
    background: #364652 !important;
    transition: 0.6s;
}


/* p#panelFourText {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
} */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    font-family: 'Calibri';
    font-size: 20px;
    font-weight: 700;
}

img.svgTwo {
    margin-top: -20px;
}

p.pictureTwoText {
    margin-top: 0px;
}

img.svgThree {
    margin-top: -20px;
}

p.pictureThreeText {
    margin-top: 0px;
}

img#homepageImage {
    width: 24% !important;
    margin-left: 76% !important;
}

h1.home-title.latest-news-title {
    margin-left: 30px;
}

th {
    background: none;
    color: #000;
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none;
    background: #364652 !important;
    color: #FFF !important;
}

.panel-body.vacancy-panel-body {
    border: none;
    text-align: center;
    font-family: 'Calibri';
    background: #ebebeb;
    border-radius: 0px;
    border-bottom: 5px solid #327abd;
}

hr.vacancy-panel-divider {
    display: none;
}

.vacancy-panel-title {
    font-size: 28px;
    line-height: 19px;
    color: #327abd;
}

.vacancy-panel-type {
    font-size: 19px;
    line-height: 36px;
    font-weight: 700;
    color: #000;
}

.vacancy-panel-address {
    font-size: 19px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
}

.vacancy-panel-salary {
    font-size: 19px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
}

.vacancy-panel-closingdate {
    font-size: 19px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
}

.vacancy-panel-apply {
    margin-top: 20px;
}

/* Sitemap */

.sitemap-link {
    /* font: 87.5%/1.5 "RalewayMedium",Arial,Helvetica,sans-serif; */
    letter-spacing: .035em;
    color: #fff;
    font-size: 15px;
    vertical-align: center;
    text-decoration: underline;
}

.sitemap {
    background-color: #d92644;
    height: 5px;
    margin-top: -20px;
    margin-bottom: 5px;
}

.sitemap-inner {
    padding-top: 12px;
    padding-left: 10px;
}

.NotLink,
#ctl00_mCPH_thrEditQuestion {
    /* display: none; */
}

.sitemap-divider {
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    height: 16px;
    letter-spacing: 0.49px;
    line-height: 16px;
    vertical-align: baseline;
    display: inline-block;
    opacity: .7;
    margin: 0 .21428571rem;
}

.btn-default {
    color: #FFF;
    background-color: #fff;
    border-color: #ccc;
}

a#ctl00_ctl17_LogoutLink {
    color: #FFF !important;
}

/*Vacancy Page*/
th.sorting_asc {
    background: #d92644;
    color: #FFF;
}

th.sorting {
    background: #d92644;
    color: #FFF;
}

th.sorting_disabled {
    background: #d92644;
    color: #FFF;
}

h1 {
    color: #327abd !important;
    text-decoration: underline;
}

hr {
    border-top: 3px solid #327abd;
    opacity: 1;
}

.panel-body.card-body.vacancy-panel-body {
    min-height: 275px;
}

div#LatestVacancyPanels {
    padding-left: 150px;
    padding-right: 150px;
}

.next-section {
    padding-left: 150px;
    padding-right: 150px;
}

img#homepageImage {
    width: 40% !important;
    margin-left: 70% !important;
}

h1.heading {
    text-decoration: none;
}

a.btn.btn-primary.link {
    font-weight: bold;
    color: #fff;
}

img#ESFLogo {
    width: 40%;
    padding-top: 50px;
    margin-left: -2rem !important;
    padding-bottom: 50px;
}
.navbar-nav>li {
    margin-top: 0px !important;
    float: left;
    padding-right: 15px;
}
@media only screen and (max-width: 1440px) {
    .carousel-caption {
        bottom: 0rem;
        padding-top: 2.25rem;
        padding-bottom: 5.5rem;
    }
}

@media only screen and (max-width: 1024px) {

    .carousel-caption {
        padding-bottom: 1.5rem;
    }

    p.carousel-text-one {
        font-size: 18px;
    }

    p.carousel-text-two {
        font-size: 14px !important;
    }

    a#button1 {
        font-size: 14px;
    }

    p.carousel-text-three {
        font-size: 18px;
    }

    p.carousel-text-four {
        font-size: 14px;
    }

    a#button2 {
        font-size: 14px;
    }

    p.carousel-text-five {
        font-size: 18px;
    }

    p.carousel-text-six {
        font-size: 14px;
    }

    a#button3 {
        font-size: 14px;
    }

    p.carousel-text-seven {
        font-size: 18px;
    }

    p.carousel-text-eight {
        font-size: 14px;
    }

    a#button4 {
        font-size: 14px;
    }

    .panel-body.card-body.vacancy-panel-body {
        min-height: 350px;
    }

    .vacancy-panel-title {
        font-size: 18px;
        font-weight: bold;
    }
}

@media only screen and (max-width: 768px) {

    p.carousel-text-one {
        font-size: 14px;
    }

    p.carousel-text-two {
        font-size: 12px !important;
        line-height: 1em;
    }

    a#button1 {
        font-size: 12px;
    }

    p.carousel-text-three {
        font-size: 14px;
        line-height: 1em;
    }

    p.carousel-text-four {
        font-size: 12px !important;
        line-height: 1em;
    }

    a#button2 {
        font-size: 12px;
    }

    p.carousel-text-five {
        font-size: 14px;
    }

    p.carousel-text-six {
        font-size: 12px !important;
        line-height: 1em;
    }

    a#button3 {
        font-size: 12px;
    }

    p.carousel-text-seven {
        font-size: 14px;
    }

    p.carousel-text-eight {
        font-size: 12px !important;
        line-height: 1em;
    }

    a#button4 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 425px) {

    .panel.panel-cell.action-panel {
        margin-top: 30px;
    }

    div#LatestVacancyPanels {
        padding-left: 50px;
        padding-right: 50px;
    }

    .panel {
        border-radius: 0;
        margin-top: 30px;
    }

    .next-section {
        padding-left: 50px;
        padding-right: 50px;
    }

    img#homepageImage {
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 30px !important;
    }

    img#ESFLogo {
        width: 80%;
        left: 12%;
        position: relative;
        margin-top: 30px;
    }

    .carousel-caption {
        padding-bottom: 0.5rem;
        padding-top: 0rem !important;
        width: 25%;
    }

    p.carousel-text-one {
        font-size: 9px;
        margin-bottom: 0rem;
    }

    p.carousel-text-two {
        font-size: 7px !important;
        line-height: 1em;
        margin-bottom: 0rem;
    }

    a#button1 {
        font-size: 9px;
        padding: 10px;
    }

    p.carousel-text-three {
        font-size: 9px;
        margin-bottom: 0rem;
    }

    p.carousel-text-four {
        font-size: 7px !important;
        line-height: 1em;
        margin-bottom: 0rem;
    }

    a#button2 {
        font-size: 9px;
        padding: 10px;
    }

    p.carousel-text-five {
        font-size: 9px;
        margin-bottom: 0rem;
    }

    p.carousel-text-six {
        font-size: 7px !important;
        line-height: 1em;
        margin-bottom: 0rem;
    }

    a#button3 {
        font-size: 9px;
        padding: 10px;
    }

    p.carousel-text-seven {
        font-size: 9px;
        margin-bottom: 0rem;
    }

    p.carousel-text-eight {
        font-size: 7px !important;
        line-height: 1em;
        margin-bottom: 0rem;
    }

    a#button4 {
        font-size: 9px;
        padding: 5px;
    }
}

@media only screen and (max-width: 375px) {
    a#button1 {
        font-size: 7px;
        padding: 5px;
    }

    a#button2 {
        font-size: 7px;
        padding: 10px;
    }

    a#button3 {
        font-size: 7px;
        padding: 5px;
    }

    a#button4 {
        font-size: 7px;
        padding: 5px;
    }
}

@media only screen and (max-width: 1440px) {
    img.imgTwo {
        width: 125px;
        margin-right: 20px;
    }

    img.imgOne {
        width: 125px;
    }
}

@media only screen and (max-width: 1024px) {
    a.nav-link {
        color: #000;
        font-size: 16px;
    }

    .justify-content-center {
        justify-content: center !important;
        left: 12%;
        padding-bottom: 50px;
        position: relative;
        padding-top: 20px;
    }

    img#ESFLogo {
        width: 50%;
        left: 24%;
        position: relative;
    }
}

@media only screen and (max-width: 768px) {
    li#login-btn {
        padding: 10px;
        text-align: center;
    }

    li#register-btn-white {
        padding: 10px;
        text-align: center;
    }

    .navigation-bar-one {
        padding-left: 50px;
        padding-right: 50px;
    }

    a.login-link {
        color: #fff;
        text-decoration: none !important;
        font-size: 16px;
    }

    a.register-link {
        color: #fff;
        text-decoration: none !important;
        font-size: 16px;
    }

    ul.navbar-nav.ms-auto.nav-bar-one {
        display: ruby-text;
    }

    ul.navbar-nav.ms-auto.nav-bar-one {
        display: ruby-text;
        top: 30px;
        position: relative;
    }

    .justify-content-center {
        left: 0%;
    }

    ul.nav.justify-content-center.nav-bar-two a {
        font-size: 16px;
    }

    .sitemap {
        margin-top: 10px !important;
    }

}

@media only screen and (max-width: 425px) {
    .navigation-bar-one {
        padding-bottom: 100px;
    }

    .sitemap {
        margin-top: 0px !important;
    }

    nav#navbarOne {
        float: left !important;
    }

    ul.nav.justify-content-center.nav-bar-two a {
        font-size: 16px;
    }
}